home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Programming / CTools 2.2.1d / CTools / CTools.rsrc / TEXT_134_Cross Ref.txt < prev    next >
Encoding:
Text File  |  1995-12-01  |  810 b   |  10 lines

  1. ‚Ä¢ Cross Reference 
  2.  
  3. This is a concordance or cross-reference utility for 'C' programs.  This utility will operate on any file which ends in the suffix ".c".  It will generate a new file with the original file name plus the suffix ".xref" which contains the cross referenced output from the utility.  It will generate a list of all variable and function names in the source code, along with the line number in which they appear.  In accordance with the operation of Think C‚Ñ¢, this program does not recognise nested comments, but  it will properly deal with comments or quoted items which are inside single or double quotes.
  4.  
  5. Options support the following features:
  6.    - Cross-referencing of Think C‚Ñ¢ reserved words.
  7.    - Generation of line numbered listing only.
  8.    - Generation of cross-reference only.
  9.  
  10.